home *** CD-ROM | disk | FTP | other *** search
/ 64'er 1995 July / 64er_Magazin_95-07_1995_Markt__Technik_de_Side_A.d64 / listing 01 (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  73b  |  5 lines

  1. 10 print"[147]"
  2. 20 gett$:ift$=""then20
  3. 30 if asc(t$)<64 or asc(t$)>90then20
  4. 50 printt$;:goto20
  5.